This demo shows the use of the OOFILE database with PowerPlant. If you are interested in the new LTableView family introduced with CodeWarrior disk CW7, then have a look in the PowerPlant Goodies folder.
The program can be built as a normal Mac application (as the example shows) or in a mode where it uses a text file to specify the database name and the name of an import file. Change PhoneControl.mpref to define BLIND_OPEN to change the build.
The program tries to open an existing database when you start. Cancel this dialog and choose File - New to create a database. You can then use the File - Import command to import from ImportBig.txt or ImportSmall.txt.
As PhoneControl was designed for a multi-user environment, it performs minimal caching and loads each record from the disk.